hip.api.assets.globals

Undocumented in source.

Public Imports

hip.api.data.font
public import hip.api.data.font;
Undocumented in source.
hip.api.renderer.texture
public import hip.api.renderer.texture;
Undocumented in source.
hip.global.gamedef
public import hip.global.gamedef;
Undocumented in source.

Members

Classes

HipGlobalAssetsBinding
class HipGlobalAssetsBinding
Undocumented in source.

Functions

getDecoder (from hip.image_backend.impl)
IHipAnyImageDecoder getDecoder(string path) via public import hip.image_backend.impl : getDecoder;
Undocumented in source.
initGlobalAssets
void initGlobalAssets()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin ExpandClassFunctionPointers!HipGlobalAssetsBinding
Undocumented in source.

Meta